gtk{info,search}bar.ui: Remove some leftover attributes
authorTimm Bäder <mail@baedert.org>
Thu, 18 Aug 2016 09:42:21 +0000 (11:42 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 1 Sep 2016 10:32:51 +0000 (12:32 +0200)
gtk/ui/gtkinfobar.ui
gtk/ui/gtksearchbar.ui

index 6db47d000b8782f3b09a638f946f074643f789fc..f8c57b029524e600c96cc9590dbcacac5a52bfb4 100644 (file)
@@ -2,7 +2,6 @@
 <interface domain="gtk30">
   <!-- interface-requires gtk+ 3.10 -->
   <template class="GtkInfoBar" parent="GtkBox">
-    <property name="app-paintable">1</property>
     <child>
       <object class="GtkRevealer" id="revealer">
         <property name="visible">1</property>
@@ -38,7 +37,6 @@
                 <property name="relief">none</property>
                 <property name="valign">center</property>
                 <style>
-                  <class name="raised"/>
                   <class name="close"/>
                 </style>
                 <child>
index 070002001c3f538c691bcbff015fb707aa1ead9e..0f2aa1c4351b5f63f0a6e0557b155e16a0419ff3 100644 (file)
@@ -2,7 +2,6 @@
 <interface domain="gtk30">
   <!-- interface-requires gtk+ 3.10 -->
   <template class="GtkSearchBar" parent="GtkBin">
-    <property name="app-paintable">1</property>
     <child>
       <object class="GtkRevealer" id="revealer">
         <property name="visible">1</property>
@@ -46,7 +45,6 @@
                     <property name="receives-default">1</property>
                     <property name="relief">none</property>
                     <style>
-                      <class name="raised"/>
                       <class name="close"/>
                     </style>
                     <child>